﻿2026-05-10T14:52:35.5895879Z ##[group]Run flyctl deploy \
2026-05-10T14:52:35.5896386Z [36;1mflyctl deploy \[0m
2026-05-10T14:52:35.5896829Z [36;1m  -a rebno-staging \[0m
2026-05-10T14:52:35.5897547Z [36;1m  --image registry.fly.io/rebno-staging:583250adb06d8506e284c0237c0e6fc2e8f440a9 \[0m
2026-05-10T14:52:35.5898793Z [36;1m  --config apps/server/fly.staging.toml \[0m
2026-05-10T14:52:35.5899346Z [36;1m  --strategy immediate[0m
2026-05-10T14:52:35.5936304Z shell: /usr/bin/bash -e {0}
2026-05-10T14:52:35.5936725Z env:
2026-05-10T14:52:35.5937167Z   PNPM_HOME: /home/runner/setup-pnpm/node_modules/.bin
2026-05-10T14:52:35.5943395Z   FLY_API_TOKEN: ***
2026-05-10T14:52:35.5943813Z ##[endgroup]
2026-05-10T14:52:35.6387756Z ==> Verifying app config
2026-05-10T14:52:35.6399067Z Validating apps/server/fly.staging.toml
2026-05-10T14:52:35.6399701Z --> Verified app config
2026-05-10T14:52:35.6400339Z [32m✓[0m Configuration is valid
2026-05-10T14:52:35.8632556Z [33mWARN[0m ROOM_SIGNING_PRIVATE_KEY_PATH may be a potentially sensitive environment variable. Consider setting it as a secret, and removing it from the [env] section: https://fly.io/docs/apps/secrets/
2026-05-10T14:52:35.8639723Z 
2026-05-10T14:52:35.8641617Z [33mWARN[0m DATABASE_URL may be a potentially sensitive environment variable. Consider setting it as a secret, and removing it from the [env] section: https://fly.io/docs/apps/secrets/
2026-05-10T14:52:35.8642687Z 
2026-05-10T14:52:35.8643100Z ==> Building image
2026-05-10T14:52:36.1722091Z Searching for image 'registry.fly.io/rebno-staging:583250adb06d8506e284c0237c0e6fc2e8f440a9' remotely...
2026-05-10T14:52:37.2148820Z image found: img_nlo943295ogevwxz
2026-05-10T14:52:37.4437587Z 
2026-05-10T14:52:37.4438582Z Watch your deployment at https://fly.io/apps/rebno-staging/monitoring
2026-05-10T14:52:37.4438952Z 
2026-05-10T14:52:38.2801369Z Updating existing machines in 'rebno-staging' with immediate strategy
2026-05-10T14:52:38.3033353Z > Acquiring lease for 48e0dedbde42e8
2026-05-10T14:52:38.3849882Z > Acquired lease for 48e0dedbde42e8
2026-05-10T14:52:38.3851089Z > Updating machine config for 48e0dedbde42e8
2026-05-10T14:52:38.3852043Z > Updating 48e0dedbde42e8 [app]
2026-05-10T14:52:40.5166613Z > Updated machine config for 48e0dedbde42e8
2026-05-10T14:52:40.6031541Z ✔ Machine 48e0dedbde42e8 is now in a good state
2026-05-10T14:52:40.6033799Z > Clearing lease for 48e0dedbde42e8
2026-05-10T14:52:40.6292885Z ✔ Cleared lease for 48e0dedbde42e8
2026-05-10T14:52:41.1982895Z Checking DNS configuration for rebno-staging.fly.dev
2026-05-10T14:52:41.2380834Z ✓ DNS configuration verified
2026-05-10T14:52:41.2381304Z 
2026-05-10T14:52:41.2382508Z Visit your newly deployed app at https://rebno-staging.fly.dev/
2026-05-10T14:52:41.2383428Z 
